../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/uim/oop/map/templ.d(20,18): Error: `@safe` function `uim.oop.map.templ.MapTempl!(string, string).MapTempl.keys` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here source/uim/oop/map/templ.d(25,18): Error: `@safe` function `uim.oop.map.templ.MapTempl!(string, string).MapTempl.values` cannot call `@system` function `object.values!(string[string], string, string).values` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2504,9): `object.values!(string[string], string, string).values` is declared here source/uim/oop/map/string.d(6,20): Error: template instance `uim.oop.map.templ.MapTempl!(string, string)` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.